MeetingSuggestionAttendees Property |
Represents the recipients of an invitation to a meeting.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<EmailUser> Attendees { get; }Public ReadOnly Property Attendees As IList(Of EmailUser)
Get
Property Value
Type:
IListEmailUser
See Also